entry: Fix drag highlight problems
authorMatthias Clasen <mclasen@redhat.com>
Fri, 11 Mar 2016 13:01:06 +0000 (08:01 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 11 Mar 2016 13:02:10 +0000 (08:02 -0500)
commit2fee5fbda702a232054e95a1eade89bd7fa0f39b
tree9c4e024b82d183e3b3cb1a4c5488df2f3e213361
parentb7577b2f3be85ecc5c28c918fdc2d84af3bf1c78
entry: Fix drag highlight problems

We don't want drag highlights around icons or progress, so don't
propagate the :drop(active) state to them.
gtk/gtkentry.c